CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - avi frame

搜索资源列表

  1. 从AVI视频流中获取单帧的图像数据

    2下载:
  2. 从AVI视频流中获取单帧的图像数据,并保存-from AVI video stream access to the single-frame image data, and preserve
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:1915
    • 提供者:罗军
  1. 获取AVI类型文件的信息

    1下载:
  2. 由于在Windows2000下右键点击RIFF (*.avi,*.wav) 类型的文件,在摘要里没有该文件的具体信息,所以我就编了一个小程序,用来显示该类型文件的信息。具体信息主要包含视频流和音频流信息。视频流信息主要有:(1)Total frames (2)Frame rate (3)Codec (4)视频的宽度和高度等。音频信息主要有:(1)音频的格式 (2)单声道还是立体声 (3)采样频率等。-in Windows2000 Right click RIFF (*. avi, *. wav)
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:31458
    • 提供者:高飞
  1. avifrate110

    2下载:
  2. 很容易的修改AVI文件帧速率的代码,Dephi实现-very easy to amend the document AVI frame rate code, achieving Delphi
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:141852
    • 提供者:王鹏
  1. C编AVI按纽

    0下载:
  2. 在按纽上播放avi文件. 本程序介绍一个从CButton派生的类CAniButton,用于播放AVI动画, 象一般的CButton按钮一样使用CAniButton(Style必须包含自绘制风格), 在OnInitDialog对话框中调用LoadAVI(AVI_ID), 其中,AVI_ID是在资源文件中的动画文件的标识。 按钮将改变大小,以匹配AVI动画。其中,第一帧将用作静态外观。-button the player avi file. The procedures introduced a C
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:43822
    • 提供者:我啊
  1. playAvi_saveFrame.rar

    0下载:
  2. 這是個可以播放avi並把正在播放的frame存成bmp的簡單小程式,需要安裝openCV。程式碼包含簡易的avi開檔,存圖,程式執行後,按空白鍵會撥放影片,按s會存圖。,This is a can play avi and put the frame is playing a simple Save as bmp small program to install required openCV. Contains simple code to open avi files, keep maps,
  3. 所属分类:Video Capture

    • 发布日期:2017-04-10
    • 文件大小:1736047
    • 提供者:發發
  1. simple_bg_subtraction_based_on

    0下载:
  2. 基于opencv和帧差法实现彩色avi视频的,可以减除光照变换较明显的静态背景。附实验视频。,Opencv-based and frame color difference avi video, you can remove the more obvious light transform the static background. Experimental video attached.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-17
    • 文件大小:27046714
    • 提供者:zhezhe
  1. AVI.rar

    0下载:
  2. 实现对AVI视频的单帧截图,也可修改为按所需帧截图,截图可保存为BMP、JPEG等常见格式,AVI video to realize the single-frame shots, but also could be modified as necessary according to frame shots, screenshots can be saved as BMP, JPEG and other common formats
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:3034321
    • 提供者:孟亮
  1. avi.rar

    1下载:
  2. 视频演示算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 该框架支持的视频只限于RGB非压缩Windows AVI格式,可以通过“文件”菜单下打开视频来打开视频文件。,Video Demo algorithm includes: 1. Static background prediction in the context of target detection 2. The conte
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-09
    • 文件大小:3107309
    • 提供者:wujian07
  1. AVITOBMP.rar

    0下载:
  2. 对未压缩的AVI视频文件进行解压,提取出所有帧,并将每帧保存为BMP图像格式.,For uncompressed AVI video files to extract, extract all the frames, each frame and save it as a BMP image format.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-16
    • 文件大小:4533613
    • 提供者:justus
  1. aviplayer

    2下载:
  2. VC编写可以实现单帧播放、暂停、全屏等功能的AVI视频播放器。运行环境是VS2008-VC can be prepared in single-frame play, pause, full-screen features such as the AVI video player. Operating environment is VS2008
  3. 所属分类:Audio program

    • 发布日期:2015-04-26
    • 文件大小:685195
    • 提供者:王力为
  1. Video-motion-detection-algorithm-source-code

    0下载:
  2. 本文实现了在连续视频数据流中几种不同的运动检测算法,他们都是基于当前帧图像和前一帧图像的比较,程序使用了AForge.NET framework库。其中的示例代码支持下面几种视频格式:AVI文件、网路相机的JPEG和MJPEG,本地的采集设备(USB相机等)。-This article implements a continuous video data stream in several different motion detection algorithms, they are based
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1350100
    • 提供者:憨豆
  1. Readavi

    0下载:
  2. 使用Visual C++ 读取视频文件avi,并截取其中的帧进行处理-Using Visual C++ to read video files avi, and the frame of which deal with interception
  3. 所属分类:Video Capture

    • 发布日期:2017-05-29
    • 文件大小:11939745
    • 提供者:李文国
  1. CapVideoImage

    0下载:
  2. 一个截取视频任何一帧图像的源代码例子。 可以支持wmv,avi等等格式的视频。-Capture video image for each frame.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-29
    • 文件大小:46339
    • 提供者:zhuohui
  1. VC++avi

    0下载:
  2. 此程序专门给那些从事vc视频开发的人员以借鉴,同时也适合于初学者-This process is designed for those engaged in the development of staff vc video to learn from, but also suitable for beginners
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-11-11
    • 文件大小:8527828
    • 提供者:张行
  1. Video_detection

    0下载:
  2. 视频演示算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 该框架支持的视频只限于RGB非压缩Windows AVI格式,可以通过“文件”菜单下打开视频来打开视频文件。-Algorithm for video presentation include: 1. Static background background prediction target detection 2.
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:100330
    • 提供者:chenping
  1. AviCompress

    0下载:
  2. avi compress programing ,the prog will compress the frame which captured by camera. and compression it
  3. 所属分类:Video Capture

    • 发布日期:2017-04-25
    • 文件大小:212602
    • 提供者:莫大
  1. AVI

    0下载:
  2. 多AVI视频帧序列的剪裁编辑VC.NET-Programming VC.Net multi-frame sequence of AVI video editor cut
  3. 所属分类:.net

    • 发布日期:2017-05-03
    • 文件大小:1497703
    • 提供者:lifan
  1. Avi

    0下载:
  2. 一些简单avi视频处理函数,包括创建Avi视频函数,从视频帧中读入图像数据,存储显示函数等。-Some simple avi video processing functions, including the creation of Avi video function to read into the frame from the video image data, storage, display function, and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1505
    • 提供者:程志
  1. avi

    0下载:
  2. 帧差法识别运动并描述运动物体轮廓。物体可从摄像头或视频文件中读取。-Frame difference method identify and describe the moving object contour movement. Objects from the camera or video file to read.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:9246
    • 提供者:张国
  1. Image-AVI

    1下载:
  2. 包括两个MATLAB程序,一个读取AVI视频,并转换成一帧帧图片;两一个程序读取图片,并把这些图片转换成视频。-Consists of two MATLAB program, a read AVI video, and convert it into a frame picture 21 program reads the image and put these pictures into video.
  3. 所属分类:matlab例程

    • 发布日期:2013-04-25
    • 文件大小:753
    • 提供者:new99
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com